home *** CD-ROM | disk | FTP | other *** search
/ MacHack 2000 / MacHack 2000.toast / pc / The Hacks / Genie / Projects / Pedestal / Source / Includes / PedestalDebugging.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-06-24  |  165 b   |  12 lines

  1. /*    ===================
  2.  *    PedestalDebugging.h
  3.  *    ===================
  4.  */
  5.  
  6. #ifndef PEDESTALDEBUGGING_H
  7. #define PEDESTALDEBUGGING_H
  8.  
  9. #include "AEADebugging.h"
  10.  
  11. #endif
  12.